home *** CD-ROM | disk | FTP | other *** search
/ Meeting Pearls 1 / Meeting Pearls Vol 1 (1994).iso / installed_progs / text / faqs / usenet-software.part1 < prev    next >
Encoding:
Internet Message Format  |  1994-05-14  |  24.1 KB

  1. Subject: USENET Software: History and Sources
  2. Newsgroups: news.admin.misc,news.announce.newusers,news.software.readers,news.software.b,news.answers
  3. From: netannounce@deshaw.com (Mark Moraes)
  4. Date: Thu, 12 May 1994 08:00:38 GMT
  5.  
  6. Archive-name: usenet-software/part1
  7. Original-from: spaf@cs.purdue.edu (Gene Spafford)
  8. Comment: edited until 5/93 by spaf@cs.purdue.edu (Gene Spafford)
  9. Last-change: 18 April 1994 by netannounce@deshaw.com (Mark Moraes)
  10.  
  11.  
  12. Currently, Usenet readers interact with the news using a number of
  13. software packages and programs.  This article mentions the important
  14. ones and a little of their history, gives pointers where you can look
  15. for more information and ends with some special notes about "foreign"
  16. and "obsolete" software.  At the very end is a list of sites from which
  17. current versions of the Usenet software may be obtained.
  18.  
  19. Note that the number of software packages available to run news,
  20. especially on PCs, is increasing.  This article lists only a few of
  21. the many news packages available, and the presence or absence of any
  22. particular software package should not be construed as indicating
  23. anything about its suitability usefulness.
  24.  
  25. The material contained in this post is probably not 100% up-to-date.
  26. Many of the software packages described in this posting are undergoing
  27. constant development, and it is not always possible to know when new
  28. releases have been made.  Should you discover that information in this
  29. post has been superseded by a new release, please send mail to the poster
  30. of this article with the corrected information.
  31.  
  32. While the "official" ftp archive sites for packages are listed, note that
  33. most large archive sites carry news software; please try the one nearest
  34. to you before you use up expensive bandwidth on a trans-continental
  35. network link.  You can check the official site for the current version
  36. number, if you want to make sure you're getting the latest version.  In
  37. general, a good place to get recent versions of the more popular news
  38. transport and reading software by anonymous ftp is
  39. ftp.uu.net:/pub/networking/news/ directory.
  40.  
  41.  
  42. History
  43. -------
  44. Usenet came into being in late 1979, shortly after the release of V7
  45. Unix with UUCP.  Two Duke University grad students in North Carolina,
  46. Tom Truscott and Jim Ellis, thought of hooking computers together to
  47. exchange information with the Unix community.  Steve Bellovin, a grad
  48. student at the University of North Carolina, put together the first
  49. version of the news software using shell scripts and installed it on
  50. the first two sites: "unc" and "duke." At the beginning of 1980 the
  51. network consisted of those two sites and "phs" (another machine at
  52. Duke), and was described at the January Usenix conference.  Steve
  53. Bellovin later rewrote the scripts into C programs, but they were never
  54. released beyond "unc" and "duke." Shortly thereafter, Steve Daniel did
  55. another implementation in C for public distribution.  Tom Truscott made
  56. further modifications, and this became the "A" news release.
  57.  
  58. In 1981 at U. C. Berkeley, grad student Mark Horton and high school
  59. student Matt Glickman rewrote the news software to add functionality
  60. and to cope with the ever increasing volume of news -- "A" News was
  61. intended for only a few articles per group per day.  This rewrite was
  62. the "B" News version.  The first public release was version 2.1 in
  63. 1982; the 1.* versions were all beta test.  As the net grew, the news
  64. software was expanded and modified.  The last version maintained and
  65. released primarily by Mark was 2.10.1.
  66.  
  67. Rick Adams, at the Center for Seismic Studies, took over coordination
  68. of the maintenance and enhancement of the B News software with the
  69. 2.10.2 release in 1984.  By this time, the increasing volume of news
  70. was becoming a concern, and the mechanism for moderated groups was
  71. added to the software at 2.10.2.  Moderated groups were inspired by
  72. ARPA mailing lists and experience with other bulletin board systems.
  73. In late 1986, version 2.11 of B News was released, including a number
  74. of changes to support a new naming structure for newsgroups, enhanced
  75. batching and compression, enhanced ihave/sendme control messages, and
  76. other features.
  77.  
  78. The current release of B News is 2.11, patchlevel 19.  Article format
  79. is specified in RFC 1036 (see below).  B News has been declared "dead"
  80. by a number of people, including Rick Adams, and is unlikely to be
  81. upgraded further; most new UUCP sites are using C News or INN (see
  82. next paragraphs).
  83.  
  84. In March 1986 a package was released implementing news transmission,
  85. posting, and reading using the Network News Transfer Protocol (NNTP)
  86. (as specified in RFC 977).  This protocol allows hosts to exchange
  87. articles via TCP/IP connections rather than using the traditional
  88. uucp.  It also permits users to read and post news (using a modified
  89. news user agent) from machines which cannot or choose not to install
  90. the USENET news software.  Reading and posting are done using TCP/IP
  91. messages to a server host which does run the USENET software.  Sites
  92. which have many workstations like the Sun and SGI, and HP products
  93. find this a convenient way to allow workstation users to read news
  94. without having to store articles on each system.  Many of the Usenet
  95. hosts that are also on the Internet exchange news articles using NNTP
  96. because the load impact of NNTP is much lower than uucp (and NNTP
  97. ensures much faster propagation).
  98.  
  99. NNTP grew out of independent work in 1984-1985 by Brian Kantor at U.
  100. C.  San Diego and Phil Lapsley at U. C. Berkeley.  NNTP includes
  101. support for System V UNIX with Excelan Ethernet cards and DECNET under
  102. Ultrix.  NNTP was developed at U. C. Berkeley by Phil Lapsley with
  103. help from Erik Fair, Steven Grady, and Mike Meyer, among others.  The
  104. NNTP package was distributed on the 4.3BSD release tape (although that
  105. was version 1.2a and out-of-date) and is also available from the
  106. various authors, many major hosts, and by anonymous FTP from
  107. lib.tmc.edu, mthvax.cs.miami.edu and ftp.uu.net.
  108.  
  109. One new version of news, known as C News, was developed at the
  110. University of Toronto by Geoff Collyer and Henry Spencer.  This
  111. version is a rewrite of the lowest levels of news to increase article
  112. processing speed, decrease article expiration processing and improve
  113. the reliability of the news system through better locking, etc.  The
  114. package was released to the net in the autumn of 1987.  For more
  115. information, see the paper "News Need Not Be Slow," published in The
  116. Winter 1987 Usenix Technical Conference proceedings.  The most recent
  117. version of C News is the 20 Feb 1993 "performance release."  C News can
  118. be obtained from its official archive site, cs.toronto.edu, using FTP.
  119.  
  120. Another Usenet system, known as InterNetNews, or INN, was written by
  121. Rich Salz <rsalz@uunet.uu.net>.  INN is designed to run on Unix hosts
  122. that have a socket interface.  It is optimized for larger hosts where
  123. most traffic uses NNTP, but it does provide full UUCP support.  INN is
  124. very fast, and since it integrates NNTP many people find it easier to
  125. administer only one package.  The package was publicly released on
  126. August 20, 1992.  For more information, see the paper "InterNetNews:
  127. Usenet Transport for Internet Sites" published in the June 1992 Usenix
  128. Technical Conference Proceedings.  INN can be obtained from many
  129. places; its official archive site is ftp.uu.net in the directory
  130. networking/news/nntp/inn.  The current version is 1.4sec, last release
  131. 22-dec-1993.
  132.  
  133. ANU-NEWS is news package written by Geoff Huston of Australia for VMS
  134. systems.  ANU-NEWS is a complete news system that allows reading,
  135. posting, direct replies, moderated newsgroups, etc. in a fashion
  136. closely related to regular news.  The implementation includes the RFC
  137. 1036 news propagation algorithms and integrated use of the NNTP
  138. protocols (see below) to support remote news servers, implemented as a
  139. VAX/VMS Decnet object.  An RFC 977 server implemented as a Decnet
  140. object is also included. ANU-NEWS currently includes support for the
  141. following TCP/IP protocols: MultiNet, CMU/TEK, Wollongong WIN/TCP, UCX
  142. (TCP/IP Services for OpenVMS), EXOS, and TCPware.  The ANU-NEWS
  143. interface is similar to standard DEC screen oriented systems.  The
  144. license for the software is free, and there are no restrictions on the
  145. re-distribution.  For more info, contact gih900@fac.anu.oz.au (Geoff
  146. Huston).  ANU-NEWS is available for FTP from kuhub.cc.ukans.edu.
  147. Contact SLOANE@KUHUB.CC.UKANS.EDU for more info.
  148.  
  149. A screen-oriented news client for VMS that works with CMU/tek, EXOS,
  150. MultiNet, UCX, Wollongong and DECnet is also available via ftp from
  151. iraun1.ira.uka.de, info.rz.uni-ulm.de, and ftp.spc.edu (contact Bernd
  152. Onasch <uranus@pilhuhn.ka.sub.org> for details).
  153.  
  154. Reader NNTP clients for VMS are also available, including VMS/VNEWS
  155. (current release 1.4) and an upcoming reader only version of ANU-NEWS.
  156. VMS/VNEWS is available via anonymous ftp from arizona.edu (contact
  157. jms@arizona.edu for more information) or at any site which archives
  158. vmsnet.source.  Although the current release of ANU-NEWS is usable as
  159. a reader it can be difficult when used with a UNIX server.
  160.  
  161. A port of C News for the Commodore Amiga under AmigaDOS (NOT Unix), is
  162. available.  The port was done by Frank J. Edwards <crash@ckctpa.uucp>,
  163. and available from Larry Rosenman <ler@lerami.lerctr.org>.  Also,
  164. Matt Dillon <dillon@overload.berkely.ca.us>, has greatly improved the
  165. UUCP clone for AmigaDOS, currently V1.16D, available for ftp from
  166. ftp.uu.net in /systems/amiga/dillon.  The package also includes a
  167. newsreader very loosely like the real rn.  Dillon also has a "vn" port
  168. provided by Eric Lee Green.  This software is also available on Bix,
  169. and for ftp from wuarchive.wustl.edu (many other Amiga newsreaders are
  170. also available on theis ftp site).
  171.  
  172. Several popular screen-oriented news reading interfaces have been
  173. developed in the last few years to replace the traditional "readnews"
  174. interface.  The first of these was "vnews" and it was written by
  175. Kenneth Almquist.  "vnews" provides a "readnews"-like command
  176. interface, but displays articles using direct screen positioning.  It
  177. appears to have been inspired, to some extent, by the "notes" system
  178. (described below).  "vnews" is currently distributed with the standard
  179. 2.11 news source.
  180.  
  181. A second, more versatile interface, "rn", was developed by Larry Wall
  182. (the author of Perl) and released in 1984.  This interface also uses
  183. full-screen display with direct positioning, but it includes many
  184. other useful features and has been very popular with many regular net
  185. readers.  The interface includes reading, discarding, and/or
  186. processing of articles based on user-definable patterns, and the
  187. ability of the user to develop customized macros for display and
  188. keyboard interaction.  "rn" is currently at release 4.4.4.  It is
  189. being maintained by Stan Barber of the Baylor College of Medicine.
  190. "rn" is not provided with the standard news software release, but is
  191. very widely available because of its popularity.  The software can be
  192. obtained from its official archive site, lib.tmc.edu, using FTP, and
  193. via mail from archive-server@bcm.tmc.edu
  194.  
  195. Wayne Davison's "trn" is a superset of "rn".  Trn adds the ability to
  196. follow "threads of discussions" in newsgroups; its latest version 3.4.1 is
  197. based on rn 4.4.  It uses a Reference-line database to allow the user to
  198. take advantage of the "discussion tree" formed by an article and its
  199. replies.  This results in a true reply-ordered reading of the articles,
  200. complete with a small ascii representation of the current article's
  201. position in the discussion tree.  Trn is also capable of "menu-based"
  202. selection of articles, allows one to do useful things to operate on a set
  203. of selected newsgroups.  Trn can be obtained from ftp.uu.net in the
  204. /networking/news/readers/trn directory, and from many other archive
  205. servers world-wide.
  206.  
  207. xrn is an X11-based interface to NNTP that was written by Rick
  208. Spickelmier and Ellen Sentovich (UC Berkeley).  The current version is
  209. 6.17.  xrn supports many features, including sorting by subject,
  210. user-settable key bindings, graceful handling of NNTP server crashes,
  211. and many of the features of rn (including KILL files and key bindings
  212. similar to rn).  xrn is actively supported by the authors with bug
  213. fixing and feature addition support from many of the users.  xrn can
  214. be retrieved from most of the popular FTP sites (gatekeeper.dec.com,
  215. ftp.uu.net, ftp.x.org).
  216.  
  217. Another X11-based newsreader is xvnews.  This is a news reader
  218. designed primarily for Sun workstations running OpenWindows.  It runs
  219. with NNTP and is compatible with rn style commands. It is available
  220. from ftp.x.org in the contrib directory.
  221.  
  222. There are two popular macro packages named "GNUS" and "Gnews" that can
  223. be used with the GNU Emacs text editor.  These allow reading,
  224. replying, and posting interaction with the news from inside the Emacs
  225. text editor.  Client code exists to get the articles using NNTP rather
  226. than from a local disk.  Copies can be found on most archive sites
  227. that carry the GNU archives eg. ftp.cs.titech.ac.jp, archie.au,
  228. archive.eu.net, gatekeeper.dec.com, prep.ai.mit.edu.
  229.  
  230. "nn" is yet another reader interface, developed by Kim F. Storm of Texas
  231. Instruments A/S, Denmark, and released in 1989.  nn differs from the
  232. traditional readnews and vnews by presenting a menu of article subject
  233. and sender-name lines, allowing you to preselect articles to read.  nn is
  234. also a very fast newsreader, as it keeps a database of article headers
  235. on-line.  (I.e. it trades space for time.  A good rule of thumb is that
  236. the nn database size is 5%-10% of your news spool.  So up to 110% of your
  237. news spool is the amount of space news and the nn database will take.)
  238. nn is now maintained by Peter Wemm <peter@dialix.oz.au>, and the "offical"
  239. ftp location is the /pub/nn directory on uniwa.uwa.edu.au.  The current
  240. version of nn is 6.4.18.  Non-Australian sites should request the sources
  241. from their nearest backbone site.
  242.  
  243. Yet another newsreader is the "tin" reader.  It operates with threads, uses
  244. NOV-style index files if available, has different article organization
  245. methods, and is full-screen oriented.  tin works on a local news spool or
  246. over an NNTP connection.  It has been posted to alt.sources; further
  247. information is available from Iain Lea (iain.lea@erlm.siemens.de). The
  248. current release of tin is 1.22.  Tin is based more on the Notes and tass
  249. systems than "rn".  There is an extensive list of features, including
  250. interfaces to batch modes and auto unpacking mechanisms.  The official
  251. ftp site for tin is ftp.germany.eu.net:/pub/news/tin.
  252.  
  253. An NNTP newsreader for Macintoshs is available called HyperNews.  It
  254. is implemented as a HyperCard stack and depends on MacTCP.  It is
  255. available from many Mac archives, including ftp.apple.com and
  256. sumex-aim.stanford.edu.  A newsreader preferred by many Macintosh
  257. users is NewsWatcher, currently maintained by a group headed (defacto)
  258. by j-norstad@nwu.edu (John Norstad).  The current version is 2.0d17 and
  259. is available in ftp.acns.nwu.edu:/pub/newswatcher.
  260.  
  261. There is also an NNTP-based netnews reader for Symbolics Lisp Machines
  262. (under Genera 7) available for anonymous FTP from ucbvax.berkeley.edu
  263. [128.32.133.1] in pub/nntp-clients/lispm written by Ian Connolly
  264. <connolly@coins.cs.umass.edu> and maintained by Richard Welty
  265. <welty@lewis.crd.ge.com>.  In addition, another NNTP-based news
  266. browser is available running under Genera 7 and Genera 8.  It provides
  267. mouse driven hierarchic browsing of newsgroups and articles, with
  268. support for X11 servers on remote machines.  It is available for
  269. anonymous FTP on flash.bellcore.com [128.96.32.20] in the directory
  270. pub/lispm/news-reader/.  It is written and maintained by Peter
  271. Clitherow <pc@bellcore.com>
  272.  
  273. A TOPS-20 reader was developed by Dave Edwards of SRI
  274. <dle@kl.sri.com>, but current availability is unknown.  An NNTP reader
  275. suite for PC's running MS-DOS and having Excelan boards is available
  276. for ftp from ames.arc.nasa.gov; get the pcrrn files.  There are two
  277. MS-DOS news readers that can be obtained from bcm.tmc.edu in the "nfs"
  278. directory.  They both require PC-NFS (from Sun) to work.  They will
  279. both work under PC/TCP from FTP Software early this year.  Source will
  280. be provided at that time.
  281.  
  282. "trumpet" is a NNTP based news reader for DOS which will also run under
  283. Windows (although only as a DOS application). There is Lan Workplace
  284. version which is also available.  It runs over packet drivers, which can
  285. work side-by-side with a Novell Network.  For information on the Crynwr
  286. Packet Driver Collection, send mail to <info@crynwr.com> or send a FAX to
  287. +1-315-268-9201.  Trumpet offers a very intuitive interface with most of
  288. the basic facilities required in a newsreader (but without some of the
  289. 'bells and whistles found in something like rn).  It has facilities for
  290. using SMTP to forward/reply etc.  The latest version is 1.07 and is
  291. shareware available at most main ftp sites.
  292.  
  293. trumpet       ftp.utas.edu.au:/pc/trumpet/
  294. wintrumpet    ftp.utas.edu.au:/pc/trumpet/wintrump/*.*
  295.  
  296. Details on several newsreaders for systems running "Waffle" may be
  297. found in the FAQ posted to the comp.bbs.waffle newsgroup on a regular
  298. basis.  At least 8 different readers are available, and all can be
  299. obtained via ftp and mailserver from ftp.halcyon.com (look in
  300. /pub/waffle/news).
  301.  
  302. Details on many other mail and news readers for MSDOS, Windows and OS/2
  303. systems can be found in the FAQ posted to the comp.os.msdos.mail-news.
  304.  
  305. At least one IBM VM/SP (CMS) version of the Usenet software is
  306. available.  It is known as PSU NetNews, and it is maintained by Linda
  307. Littleton (lrl@psuvm.bitnet/psuvm.psu.edu).  Version 2.4 of the
  308. software is available from LISTSERV@PSUVM.  PSU NetNews supports only
  309. 3270 terminals, and uses XEDIT as its screen driver.  Most major VM
  310. sites appear to use this package.  NetNews supports locally-stored
  311. news, not NNTP reading.
  312.  
  313. Since january 1993 a complete NNTP server is available for VM systems.
  314. It provides news reading, posting and feed processing compatible to the
  315. Unix NNTP implementations.  The code is written in IBM's VM Rexx.
  316. It assumes that you already have installed PSU VM NETNEWS.  The VM NNTP
  317. package, written by Kris Van Hees (gutest6@cc1.kuleuven.ac.be) who also
  318. takes care of the maintenance.  The current version is 1.0.1 and requires
  319. IBM's FAL TCP/IP and Arty Ecock's RXSOCKET which is available from the
  320. IBMTCP FIELLIST on listserv@pucc.  The VM NNTP package can be obtained
  321. from the NNTP PACKAGE on listserv@blekul11.
  322.  
  323. There is NNTP support for PSU NetNews for bulk news receipt: NNTPXFER
  324. will poll another site for news, and NNTPRCVR will receive news sent
  325. from a Unix NNTPXMIT process.  Either program sends the news articles
  326. to NetNews for processing.  Contact Andy Hooper (hooper@qucdn.bitnet
  327. or qucdn.queensu.ca) for more information, or obtain them from
  328. listserv@qucdn in PUBLIC FILELIST.  These programs are provided with
  329. source, and require IBM's FAL TCP/IP and Pascal.  An NNTPXMIT sender
  330. that works in cooperation with PSU NETNEWS is available from Herman
  331. Van Uytven (SYSTHVU@cc1.kuleuven.ac.be).
  332.  
  333. There is at least one NNTP news-reader for VM using XEDIT as its
  334. screen manager: NNR.  Contact Paul Campbell (pc@mbunix.mitre.org) for
  335. information.  The program requires IBM's FAL TCP/IP.  The software is
  336. available for anonymous ftp from ftp.uni-stuttgart.de
  337. in the directory pub/comm/news/beginner/software/nnr/*.
  338.  
  339. An NNTP news reader is available for TSO/ISPF, called NNMVS. NNMVS is
  340. written by Steve Bacher <seb@draper.com> at Draper Laboratory.  It
  341. requires C/370 V1R2 or SAS/C; ISPF V2; and TCP/IP for MVS (either
  342. IBM's "FAL" or SNS).  It is now available via anonymous ftp at
  343. ftp.uni-stuttgart.de under the directory
  344. /pub/comm/news/beginner/software/nnmvs and from ftp.mic.ucla.edu,
  345. directory /pub/mvs/netnews.  The current version is Version 3
  346. Release 2.  There's also an object-code-only distribution for folks
  347. without C compilers, but that's an at-your-own-risk distribution,
  348. and requires the IBM C/370 run-time library.  The source code
  349. distribution can be compiled with either C/370 or SAS/C.
  350.  
  351.  
  352. Special note on "notes" and old versions of news
  353. ------------------------------------------------
  354. Many years ago, there was another distributed "news" system called
  355. "notes".  The "notes" software package used a different internal
  356. organization of articles, and a different interchange format than that
  357. of the standard Usenet software.  It was inspired by the notesfiles
  358. available in the PLATO system and was developed independently from the
  359. Usenet news.  Eventually, the "notes" network and Usenet were joined
  360. via gateways doing (sometimes imperfect) protocol translation.
  361. "notes" was written in 1980-1981 by Ray Essick and Rob Kolstad, (then)
  362. grad students at the University of Illinois at Urbana-Champaign.  The
  363. first public release of "notes" was at the January 1982 Usenix
  364. conference.  The last release of notes was version 1.7; it is no
  365. longer being actively maintained.
  366.  
  367. "B" news software is currently considered obsolete.  Unix sites
  368. joining the Usenet should install C news or INN to ensure proper
  369. behavior and good performance.  Most old B news software had
  370. compiled-in limits on the number of newsgroups and the number of
  371. articles per newsgroup; the increasing volume of news means that B
  372. news software cannot reliably cope with a moderately-full newsfeed.
  373.  
  374.  
  375. Software versions & availability
  376. --------------------------------
  377. You can obtain the version number of your news software by issuing
  378. some form of "v" command to show the current version -- consult the
  379. man page for details.  Current software is obtainable from almost any
  380. major Usenet site as well as the sites noted in the body of the
  381. article, above.
  382.  
  383. The following sites probably have sources to the current news software
  384. available for anyone needing a copy:
  385.  
  386.         Site        Contact
  387.         ----        -------
  388.         munnari        kre@munnari.oz.au
  389.         osu-cis        postmaster@cis.ohio-state.edu
  390.         philabs        usenet@philabs.philips.com
  391.         pyramid        usenet@pyramid.com
  392.         rutgers        usenet@rutgers.edu
  393.         tektronix    news@tektronix.tek.com
  394.         watmath        usenet@watmath.waterloo.edu
  395.         uunet        info@uunet.uu.net
  396.  
  397. Sources for most of the news readers and software, including news
  398. 2.11, C News, "rn", and "trn" are also available in the
  399. comp.sources.unix archives.  European sites should request the sources
  400. from their nearest backbone site.
  401.  
  402. The "archie" service can be used to locate ftp archives containing
  403. various news software packages.  There are regular postings in the
  404. comp.answers newsgroup about how to use the "archie" service.
  405.  
  406. For a relatively low price, you can buy one of many CD-ROM distributions
  407. of freely-redistributable software.  This may be cheaper than a
  408. long-distance phone call.
  409.  
  410. Standards
  411. ---------
  412. News programs communicate with each other according to standard protocols,
  413. some of which are described by RFCs.  An RFC is a Request For Comment, a
  414. de facto standard in the Internet Community.  It is a form of published
  415. software standard, done through the Network Information Center (NIC) at SRI.
  416. Copies of RFCs are often posted to the net and obtainable from archive sites.
  417. Current news-related RFCs include the following:
  418.  
  419.     RFC 822 specifies the format of messages; RFC 1036 uses this.
  420.     RFC 977 specifies NNTP, the Network News Transfer Protocol.
  421.     RFC 1036 specifies the format of Usenet articles.
  422.     RFC 1123 amends RFC 822.
  423.     RFC 1153 specifies the digest format some moderated groups use.
  424.  
  425. Newsgroups
  426. ----------
  427.  
  428. The following newsgroups cover issues discussed in this article, and can
  429. be consulted for recent developments.
  430.  
  431. bit.listserv.netnws-l    Discussion about NetNews on VM systems.
  432. gnu.emacs.gnews        News reading under GNU Emacs using Weemba's Gnews.
  433. gnu.emacs.gnus        News reading under GNU Emacs using GNUS (in English).
  434. news.software.anu-news    VMS B-news software from Australian National Univ.
  435. news.software.b        Discussion about B-news-compatible software.
  436. news.software.nn    Discussion about the "nn" news reader package.
  437. news.software.notes    Notesfile software from the Univ. of Illinois.
  438. news.software.readers    General discussion about news reading software.
  439. news.software.nntp    The Network News Transfer Protocol.
  440. comp.os.msdos.mail-news    Administering mail & network news systems under MS-DOS.
  441. comp.protocols.tcp-ip   TCP and IP network protocols.
  442. comp.protocols.tcp-ip.ibmpc     TCP/IP for IBM(-like) personal computers.
  443.  
  444.  
  445. Acknowledgements
  446. ----------------
  447. The preparation of this article (and Usenet itself!) was greatly
  448. enhanced by the contributions and assistance of the following persons:
  449. Steve Bellovin, Ray Essick, Mark Horton, Brian Kantor, Phil Lapsley,
  450. Bob Page, Rich Salz, Tom Truscott, and Larry Wall.  Thanks, folks.
  451.  
  452.